home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr30 / vls10.zip / DEMO.BAT < prev    next >
DOS Batch File  |  1991-07-04  |  3KB  |  59 lines

  1. @echo   ┌─────────────────────────────────────────────────────────────────────┐
  2. @echo   │                                                                     │
  3. @echo   │                  Welcome to the VLS demo !                          │
  4. @echo   │                                                                     │
  5. @echo   │     VLS (VGA Clear Screen) is a colorful, fun way to clear your     │
  6. @echo   │     screen.  It replaces the old, boring DOS command with a         │
  7. @echo   │     multi-colored way to dress up a batch file, show off your       │
  8. @echo   │     system's colors, or just eleviate boredom.                      │
  9. @echo   │                                                                     │
  10. @echo   │               Press any key to see full effect!                     │
  11. @echo   │                                                                     │
  12. @echo   │                                                                     │
  13. @echo   │             ┌──────────────────────────────────────┐                │
  14. @echo   │             │           VGA CLEAR SCREEN           │                │
  15. @echo   │             └──────────────────────────────────────┘                │
  16. @echo   │                                                                     │
  17. @echo   │                                                                     │
  18. @echo   │                                                                     │
  19. @echo   └─────────────────────────────────────────────────────────────────────┘
  20. @pause
  21. vls 21
  22. vls 22
  23. vls 20 cool
  24. vls 19 cool
  25. vls 14 cool
  26. vls 2 cool
  27. vls 8 cool
  28. vls 7 cool
  29. vls 16 cool
  30. vls 9 cool
  31. vls 13 cool
  32. vls 3 cool
  33. vls 10 cool
  34. vls 15 cool
  35. vls 11 cool
  36. vls 1 cool
  37. vls 5 cool
  38. vls 12 cool
  39. vls 4 cool
  40. vls 6 cool
  41. vls 17 cool
  42. vls 18 cool
  43. @cls
  44. @echo      ┌─────────────────────────────────────────────────────────────────┐
  45. @echo      │                                                                 │
  46. @echo      │        Order the entire set of Dave Utils for only $20.00       │
  47. @echo      │                                                                 │
  48. @echo      │     It includes file finding, dir control, VGA graphics, bar    │
  49. @echo      │     graphs of your files, tree deleters, rapid file copying,    │
  50. @echo      │             complete Path Control, plus many more.              │
  51. @echo      │                                                                 │
  52. @echo      │                      Send $20.00 to:                            │
  53. @echo      │                                                                 │
  54. @echo      │                        David Smith                              │
  55. @echo      │                      1104 Mason Drive                           │
  56. @echo      │                       Hurst TX 76053                            │
  57. @echo      │                                                                 │
  58. @echo      └─────────────────────────────────────────────────────────────────┘
  59.